home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Teaser.Dir
/
00047_Script_continueret
< prev
next >
Wrap
Text File
|
1998-04-28
|
156b
|
9 lines
on mouseenter me
set the visible of sprite 6 to false
updatestage
end
on mouseLeave me
set the visible of sprite 6 to true
updatestage
end